In this tutorial: Getting all company pricing data in the S&P 500 - Python Programming for Finance p.6
The code is not working very well now. I have "RemoteDataError: Unable to read URL: https://query1.finance.yahoo.com/v7/finance/download/BDX" this kind of error.
I search around, guessing it's some cookie issue?
Does anyone know to fix this?
You must be logged in to post. Please login or register an account.
from memory this is due to yahoo.com removing access to this data source, switch to google.com, it's a while since I did this, hope google hasn't stopped as well.
-jasonrobert 7 years ago
You must be logged in to post. Please login or register an account.